[Nokia][New Platform][DeviceData] Nokia adds new platforms support (X3B platform) (#21710)#1022
Merged
arlakshm merged 1 commit intoAzure:202503from Apr 17, 2025
Merged
Conversation
…3B platform) (#21710) Why I did it Nokia adds X3B platform support: Platform: x86_64-nokia_ixr7250_x3b-r0 Hwsku: Nokia-IXR7250-X3B How I did it Add new platform Nokia-IXR7250-X3B. platform string: x86_64-nokia_ixr7250_x3b-r0. Hwsku: Nokia-IXR7250-X3B. Nokia-IXR7250-X3B support VoQ T2 feature. Follow the existing multi-asic chassis design, database-chassis is required to be created and support on the PizzaBox. It means that chassisdb.conf will be defined and used in the platform. To support the database-chassis, docker0 (240.127.1.1) will be used for the redis-chassis.server. Key file platform_env.conf will be defined without "supervisor=1" definition to differentiate the x3b and Chassis Supervisor. This Platform support requires PR #21709 This PR requires PR #21737 to pass the image build How to verify it Install and run the image on X3B platform and verify all features Signed-off-by: mlok <marty.lok@nokia.com>
rlhui
approved these changes
Apr 17, 2025
prabhataravind
pushed a commit
that referenced
this pull request
Jul 7, 2025
…omatically (#22865) #### Why I did it src/sonic-swss-common ``` * 7312b05 - (HEAD -> 202505, origin/202505) [schema] Add table definitions for bgp_session_tracker and link_state_tracker (#1024) (4 hours ago) [mssonicbld] * 56c5919 - [build] deprecate ubuntu 20.04 agent pool. (#1022) (18 hours ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
Nokia adds X3B platform support:
Platform: x86_64-nokia_ixr7250_x3b-r0 Hwsku: Nokia-IXR7250-X3B
cherry-pick this PR sonic-net/sonic-buildimage#21710 in 202503
Work item tracking
How I did it
Add new platform Nokia-IXR7250-X3B. platform string: x86_64-nokia_ixr7250_x3b-r0. Hwsku: Nokia-IXR7250-X3B. Nokia-IXR7250-X3B support VoQ T2 feature. Follow the existing multi-asic chassis design, database-chassis is required to be created and support on the PizzaBox. It means that chassisdb.conf will be defined and used in the platform. To support the database-chassis, docker0 (240.127.1.1) will be used for the redis-chassis.server. Key file platform_env.conf will be defined without "supervisor=1" definition to differentiate the x3b and Chassis Supervisor. This Platform support requires PR #21709
How to verify it
Install and run the image on X3B platform and verify all features
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)